home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 2.iso / dist / fw_glimpse.idb / usr / freeware / src / glimpse-3.0 / libtemplate / util / README.z / README
Text File  |  1997-09-09  |  364b  |  13 lines

  1. This directory has some generally useful functions.
  2.  
  3. buffer.c        Buffer management
  4. host.c            DNS and host-specific routines
  5. log.c            Simple, uniform logging
  6. strdup.c        strdup(3) implementation
  7. strerror.c        strerror(3) implementation
  8. string.c        string processing
  9. system.c        routines for running system(3)
  10. xmalloc.c        wrappers for memory management
  11.  
  12. -Darren Hardy, July 1994
  13.